home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 12 / q12.d81 / t.on deck < prev    next >
Text File  |  2022-08-28  |  6KB  |  119 lines

  1.                                 O N    D E C K
  2.  
  3.                               by Barbara Schulak
  4.  
  5.      How many times have you heard someone moan, "Oh, if I had only saved my
  6. old baseball cards!  I had a Carl Yasztremski with the bushy sideburns!" 
  7. Well, kids these days are smarter than we were, and they know how valuable a
  8. classic baseball card can be.  Not only that, they know that their computer
  9. can make keeping track of their cards much easier.
  10.  
  11.      Barbara's son has a pretty good collection of cards, and he, of course,
  12. has a very good database program to keep them organized.  Now you too have
  13. ON DECK, the database of the baseball stars.
  14.  
  15.      Barbara and Robert Cook are the premier databasers for LOADSTAR and
  16. they've developed a program style that is so intuitive and natural that you
  17. probably won't need the instructions that follow.  She originally had
  18. instructions built into the program but I excised them so that larger card
  19. files are possible.  One of the advantages of the C-128 over the C-64 is
  20. that you can track huge collections of things because of the added memory. 
  21. ON DECK can handle files containing up to 450 cards.  If you have more, you
  22. should split your files into smaller ones -- maybe National League and
  23. American League?
  24.  
  25.      There's a sample file on the disk called "on deck sample" that you can
  26. load to see what a typical file looks like.  Choose LOAD FILE from the main
  27. menu and enter "on deck sample".  Then choose EDIT FILE and you'll see the
  28. first entry.  For each card you can enter the following information:
  29.  
  30.   Card #         - The number of the card according to YOUR system.
  31.   Player's Name  - Keep your names consistent.  If you prefer Last Name,
  32.                    First and first letter capitalized, make them all
  33.                    this way.
  34.   Team           - Keep the teams' names consistent too.
  35.   Special        - here you can enter comments.  It's recommended that
  36.                    you standardize your comments, too.  For instance,
  37.                    RC could mean "rookie card"
  38.   Quantity       - How many of the card you have.
  39.   Condition      - Mint, Good, Tattered, etc.
  40.   Value          - This field is formatted for dollars and cents.
  41.  
  42.      Here are your options from the main menu.
  43.  
  44. * CREATE/EXTEND FILE - You'll be asked for the number of entries (cards) you
  45. want to enter or add to your list.  If you don't have time to enter all of
  46. them in one sitting, you can SAVE the file and come back to it later.
  47.  
  48. * SET DEFAULTS - Be careful with this one.  It allows you to save typing by
  49. automatically entering a field for you.  For instance, if all of your cards
  50. are in Mint condition, set the default for CONDITION to "Mint" and when
  51. entering your cards, you can just press RETURN on the CONDITION field and
  52. Mint will automatically be entered.  If you are working on your second file
  53. of cards, you can set the starting number to one more than the last card in
  54. your first file.  You cannot set the defaults until you have a file in
  55. memory.  You need to be careful not to set the defaults for a field AFTER
  56. you have enter different things for that field.  Your previous entries for
  57. that field will be changed to the default.
  58.  
  59. * LOAD FILE - Enter the name the file was saved under.
  60.  
  61. * SAVE FILE - Any name will do, but it pays to be consistent and
  62. descriptive.
  63.  
  64. * EDIT FILE - This is where you view the files as well as edit them.  Here
  65. are your options:
  66.  
  67.      MENU - Return to the Main Menu.
  68.  
  69.      EDIT - The cursor will appear immediately to the right of a field. 
  70. Press RETURN if the field is okay and the cursor will go to the next field. 
  71. To change the field use the DELete key to move the cursor to the start of
  72. the field and make your entry.  F1 exits.
  73.  
  74.      FLAG - This is very handy.  Press F and a checkmark will appear after
  75. the Record #.  Use this flag for anything you want.  Later, you can list
  76. only the flagged cards, print them, search for them, etc.  To unflag a card
  77. just press F again.
  78.  
  79.      SEARCH - You can search by the following fields: Card #, Player, Team,
  80. Special, or Flag.  Make sure you enter what you're searching for EXACTLY as
  81. it appears in your file.  If you're looking for "Yankees", don't enter
  82. "yankees".  However, you can enter "Yank" or even "Y" and it'll find the
  83. Yankees.
  84.  
  85.      GOTO - Enter the Record # you want to jump to and you'll immediately go
  86. there.  This can be quicker than using the F keys.
  87.  
  88.      F1/F2 - Move forward or backward through the list one at a time.
  89.  
  90.      F3/F4 - Move ten at a time.
  91.  
  92.      F5/F6 - Move one hundred at a time.
  93.  
  94. * PRINT FILE - You can print out all of your cards, or just certain ones
  95. depending on the Team, Special, Flagged or Unflagged.  The printout will
  96. show:
  97.  
  98. CARD #  PLAYER'S NAME  TEAM  SPECIAL INFO  QUANTITY  CONDITION  VALUE
  99.  
  100. across the page, nicely formatted and readable.
  101.  
  102. * DISK UTILITIES - You can see the directory, initialize the drive, rename a
  103. file, scratch a file, format a disk (be careful!), change your drive number,
  104. validate a disk, read the error channel,or select 1541 or 1571 mode.  ON
  105. DECK will work with drives 8 through 12, and even 1581 disks.
  106.  
  107. * EXIT - Returns you to BASIC or LOADSTAR, depending on whether you have a
  108. LOADSTAR disk in drive 8 or not.
  109.  
  110.      The look and feel of ON DECK is very similar to other dedicated
  111. databases by Robert Cook and Barbara Schulak so once you learn one, you've
  112. learned them all.  This program, which may be a youngster's first glimpse of
  113. a database, should provide a good understanding of how record-keeping on a
  114. computer is done.  Thanks, Barbara, for a neat idea and program.
  115.  
  116. FT
  117.                              **** End of Text ****
  118.                                                                             
  119.